home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 046a / textusr1.zip / GO.BAT < prev    next >
DOS Batch File  |  1989-12-10  |  1KB  |  33 lines

  1. echo off
  2. cls
  3. echo        ╔══════════════════════════════════════════════════════════╗
  4. echo        ╚═════╕ Welcome to the ONLINE GREEK Textus Receptus! ╒═════╝
  5. echo              └──────────────────────────────────────────────┘
  6. echo  
  7. echo          To install the Online Greek files onto a hard disk, type
  8. echo                  HARDDISK C: (or proper drive designation)
  9. echo                             and press ENTER.
  10. echo  
  11. echo        To install the Online Greek files onto four (4) floppy disks,
  12. echo                        type FLOPPY and press ENTER
  13. echo  
  14. echo       Press any key to view README.DOC and GREEK.DOC before beginning
  15. echo        the installation process.  Press ESC or X to stop the viewing.
  16. echo  
  17. echo             ████████████████████████████████████████████████
  18. echo             ██                                            ██
  19. echo             ██ For your own protection and peace of mind, ██
  20. echo             ██ be SURE you have placed write-protect tabs ██
  21. echo             ██     on each original distribution disk.    ██
  22. echo             ██                                            ██
  23. echo             ██   Place NO write-protect tabs on target    ██
  24. echo             ██     floppys until copying is complete!     ██
  25. echo             ██                                            ██
  26. echo             ████████████████████████████████████████████████
  27. pause > nul
  28. list readme.doc
  29. cls
  30. list greek.doc
  31. cls
  32.  
  33.